~/storm/build/bin/storm --prism resource-gathering.pm --prop resource-gathering.prctl expsteps --constants B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --sound --precision 1e-6 --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Wed Mar 18 10:34:04 2020
Command line arguments: --prism resource-gathering.pm --prop resource-gathering.prctl expsteps --constants 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100' --sound --precision 1e-6 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
Time for model input parsing: 0.005s.
Portfolio engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 12.754s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 958801
Transitions: 3325201
Choices: 3080401
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* success -> 1 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "expsteps": T[exp]min=? [F "success"] ...
Result (for initial states): 1292.592591
Time for model checking: 25.626s.